[INFO] fetching crate dscale 0.3.3...
[INFO] testing dscale-0.3.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate dscale 0.3.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate dscale 0.3.3
[INFO] finished tweaking crates.io crate dscale 0.3.3
[INFO] tweaked toml for crates.io crate dscale 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dscale 0.3.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dscale 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9a3681c635d445337fc996f35e5e348f64a47d58eb3604c3575b8aeeba8abca
[INFO] running `Command { std: "docker" "start" "-a" "a9a3681c635d445337fc996f35e5e348f64a47d58eb3604c3575b8aeeba8abca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9a3681c635d445337fc996f35e5e348f64a47d58eb3604c3575b8aeeba8abca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a3681c635d445337fc996f35e5e348f64a47d58eb3604c3575b8aeeba8abca", kill_on_drop: false }`
[INFO] [stdout] a9a3681c635d445337fc996f35e5e348f64a47d58eb3604c3575b8aeeba8abca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be7107275cd4c85aca0a1418f17076eefb210c0d89579bd109723ae9abbf57c
[INFO] running `Command { std: "docker" "start" "-a" "1be7107275cd4c85aca0a1418f17076eefb210c0d89579bd109723ae9abbf57c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling dscale v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.43s
[INFO] running `Command { std: "docker" "inspect" "1be7107275cd4c85aca0a1418f17076eefb210c0d89579bd109723ae9abbf57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be7107275cd4c85aca0a1418f17076eefb210c0d89579bd109723ae9abbf57c", kill_on_drop: false }`
[INFO] [stdout] 1be7107275cd4c85aca0a1418f17076eefb210c0d89579bd109723ae9abbf57c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1314a199f402e4a2a583c7de2fa3d5a060035e355c05bc29d37924d0e4923a0
[INFO] running `Command { std: "docker" "start" "-a" "a1314a199f402e4a2a583c7de2fa3d5a060035e355c05bc29d37924d0e4923a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling dscale v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "a1314a199f402e4a2a583c7de2fa3d5a060035e355c05bc29d37924d0e4923a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1314a199f402e4a2a583c7de2fa3d5a060035e355c05bc29d37924d0e4923a0", kill_on_drop: false }`
[INFO] [stdout] a1314a199f402e4a2a583c7de2fa3d5a060035e355c05bc29d37924d0e4923a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3928e0b25d22103d4edb250ee56e778351e7942611d567dea03bc4470213766a
[INFO] running `Command { std: "docker" "start" "-a" "3928e0b25d22103d4edb250ee56e778351e7942611d567dea03bc4470213766a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dscale-2b210718c0e2f05f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dscale
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle (line 91) ... FAILED
[INFO] [stdout] test src/helpers/combiner.rs - helpers::combiner::Combiner (line 44) ... FAILED
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::on_message (line 311) ... FAILED
[INFO] [stdout] test src/helpers/combiner.rs - helpers::combiner::Combiner (line 73) ... FAILED
[INFO] [stdout] test src/network/bandwidth.rs - network::bandwidth::BandwidthDescription (line 55) ... FAILED
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle (line 65) ... FAILED
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 417) ... FAILED
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::start (line 234) ... FAILED
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::start (line 223) ... FAILED
[INFO] [stdout] test src/message.rs - message::MessagePtr::as_type (line 245) ... FAILED
[INFO] [stdout] test src/simulation.rs - simulation::Simulation (line 73) ... FAILED
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::run (line 158) ... FAILED
[INFO] [stdout] test src/message.rs - message::MessagePtr::try_as (line 165) ... ok
[INFO] [stdout] test src/simulation_builder.rs - simulation_builder::SimulationBuilder::build (line 362) ... FAILED
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::on_message (line 297) ... FAILED
[INFO] [stdout] test src/message.rs - message::MessagePtr::as_type (line 242) ... ok
[INFO] [stdout] test src/simulation_builder.rs - simulation_builder::SimulationBuilder::add_pool (line 120) ... FAILED
[INFO] [stdout] test src/message.rs - message::MessagePtr::is (line 204) ... ok
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 406) ... FAILED
[INFO] [stdout] test src/simulation_builder.rs - simulation_builder::SimulationBuilder::latency_topology (line 228) ... FAILED
[INFO] [stdout] test src/helpers/combiner.rs - helpers::combiner::Combiner<T>::combine (line 190) ... FAILED
[INFO] [stdout] test src/helpers/combiner.rs - helpers::combiner::Combiner<T>::combine (line 215) ... ok
[INFO] [stdout] test src/simulation_builder.rs - simulation_builder::SimulationBuilder (line 56) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation (line 58) ... FAILED
[INFO] [stdout] test src/network/bandwidth.rs - network::bandwidth::BandwidthDescription::Bounded (line 179) ... ok
[INFO] [stdout] test src/message.rs - message::Message (line 42) ... ok
[INFO] [stdout] test src/time/jiffy.rs - time::jiffy::Jiffies (line 43) ... ok
[INFO] [stdout] test src/network/bandwidth.rs - network::bandwidth::BandwidthDescription (line 92) ... ok
[INFO] [stdout] test src/topology.rs - topology::LatencyDescription (line 43) ... ok
[INFO] [stdout] test src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 460) ... ok
[INFO] [stdout] test src/random.rs - random::Distributions (line 42) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle (line 91) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/process_handle.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | ```rust
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 95 - ```rust
[INFO] [stdout] 95 + '''rust
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `[`, found `State`
[INFO] [stdout]   --> src/process_handle.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | # State Management Pattern
[INFO] [stdout]    |   ^^^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/helpers/combiner.rs - helpers::combiner::Combiner (line 44) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/helpers/combiner.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle::on_message (line 311) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/process_handle.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | ```rust
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 314 - ```rust
[INFO] [stdout] 314 + '''rust
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `[`, found `State`
[INFO] [stdout]    --> src/process_handle.rs:313:3
[INFO] [stdout]     |
[INFO] [stdout] 313 | # State-Based Message Handling
[INFO] [stdout]     |   ^^^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/helpers/combiner.rs - helpers::combiner::Combiner (line 73) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/helpers/combiner.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | ```rust
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 77 - ```rust
[INFO] [stdout] 77 + '''rust
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `[`, found `Response`
[INFO] [stdout]   --> src/helpers/combiner.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | # Response Aggregation
[INFO] [stdout]    |   ^^^^^^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/network/bandwidth.rs - network::bandwidth::BandwidthDescription (line 55) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/network/bandwidth.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | ```rust
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 59 - ```rust
[INFO] [stdout] 59 + '''rust
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `[`, found `Limited`
[INFO] [stdout]   --> src/network/bandwidth.rs:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | # Limited Bandwidth Simulation
[INFO] [stdout]    |   ^^^^^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle (line 65) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/process_handle.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 68 |     send_to(my_id, PingMessage { sequence: 0 });
[INFO] [stdout]    |                                -             - ...matches this closing brace
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this opening brace...
[INFO] [stdout] ...
[INFO] [stdout] 72 | }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 417) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/process_handle.rs:420:1
[INFO] [stdout]     |
[INFO] [stdout] 420 | ```rust
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 420 - ```rust
[INFO] [stdout] 420 + '''rust
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `[`, found `Multiple`
[INFO] [stdout]    --> src/process_handle.rs:419:3
[INFO] [stdout]     |
[INFO] [stdout] 419 | # Multiple Timer Types
[INFO] [stdout]     |   ^^^^^^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle::start (line 234) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/process_handle.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | ```rust
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 237 - ```rust
[INFO] [stdout] 237 + '''rust
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `[`, found `Client`
[INFO] [stdout]    --> src/process_handle.rs:236:3
[INFO] [stdout]     |
[INFO] [stdout] 236 | # Client-Server Initialization
[INFO] [stdout]     |   ^^^^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle::start (line 223) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]    --> src/process_handle.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | }
[INFO] [stdout]     | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/message.rs - message::MessagePtr::as_type (line 245) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/message.rs:247:2
[INFO] [stdout]     |
[INFO] [stdout] 247 | [`is`]: MessagePtr::is
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 247 - [`is`]: MessagePtr::is
[INFO] [stdout] 247 + ['is`]: MessagePtr::is
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/message.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | [`is`]: MessagePtr::is
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 247 - [`is`]: MessagePtr::is
[INFO] [stdout] 247 + [`is']: MessagePtr::is
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/message.rs:248:2
[INFO] [stdout]     |
[INFO] [stdout] 248 | [`try_as`]: MessagePtr::try_as
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 248 - [`try_as`]: MessagePtr::try_as
[INFO] [stdout] 248 + ['try_as`]: MessagePtr::try_as
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/message.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 | [`try_as`]: MessagePtr::try_as
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 248 - [`try_as`]: MessagePtr::try_as
[INFO] [stdout] 248 + [`try_as']: MessagePtr::try_as
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]    --> src/message.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | [`is`]: MessagePtr::is
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/simulation.rs - simulation::Simulation (line 73) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/simulation.rs:75:2
[INFO] [stdout]    |
[INFO] [stdout] 75 | [`SimulationBuilder`]: crate::SimulationBuilder
[INFO] [stdout]    |  ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 75 - [`SimulationBuilder`]: crate::SimulationBuilder
[INFO] [stdout] 75 + ['SimulationBuilder`]: crate::SimulationBuilder
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/simulation.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 | [`SimulationBuilder`]: crate::SimulationBuilder
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 75 - [`SimulationBuilder`]: crate::SimulationBuilder
[INFO] [stdout] 75 + [`SimulationBuilder']: crate::SimulationBuilder
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]   --> src/simulation.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | [`SimulationBuilder`]: crate::SimulationBuilder
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/simulation.rs - simulation::Simulation::run (line 158) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 | is detected. Use `RUST_LOG=debug` for detailed information about the
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 163 - is detected. Use `RUST_LOG=debug` for detailed information about the
[INFO] [stdout] 163 + is detected. Use 'RUST_LOG=debug` for detailed information about the
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation.rs:163:33
[INFO] [stdout]     |
[INFO] [stdout] 163 | is detected. Use `RUST_LOG=debug` for detailed information about the
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 163 - is detected. Use `RUST_LOG=debug` for detailed information about the
[INFO] [stdout] 163 + is detected. Use `RUST_LOG=debug' for detailed information about the
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `This`
[INFO] [stdout]    --> src/simulation.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | Panics
[INFO] [stdout]     |       - expected one of `!` or `::`
[INFO] [stdout] 161 |
[INFO] [stdout] 162 | This method will cause the program to exit with an error code if a deadlock
[INFO] [stdout]     | ^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/simulation_builder.rs - simulation_builder::SimulationBuilder::build (line 362) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:366:15
[INFO] [stdout]     |
[INFO] [stdout] 366 | A configured [`Simulation`] ready to run.
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 366 - A configured [`Simulation`] ready to run.
[INFO] [stdout] 366 + A configured ['Simulation`] ready to run.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | A configured [`Simulation`] ready to run.
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 366 - A configured [`Simulation`] ready to run.
[INFO] [stdout] 366 + A configured [`Simulation'] ready to run.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:368:2
[INFO] [stdout]     |
[INFO] [stdout] 368 | [`Simulation`]: crate::Simulation
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 368 - [`Simulation`]: crate::Simulation
[INFO] [stdout] 368 + ['Simulation`]: crate::Simulation
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 | [`Simulation`]: crate::Simulation
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 368 - [`Simulation`]: crate::Simulation
[INFO] [stdout] 368 + [`Simulation']: crate::Simulation
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `A`
[INFO] [stdout]    --> src/simulation_builder.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 364 | Returns
[INFO] [stdout]     |        - expected one of `!` or `::`
[INFO] [stdout] 365 |
[INFO] [stdout] 366 | A configured [`Simulation`] ready to run.
[INFO] [stdout]     | ^ unexpected token
[INFO] [stdout]     |
[INFO] [stdout] help: there is a keyword `return` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 364 - Returns
[INFO] [stdout] 364 + return
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle::on_message (line 297) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/process_handle.rs:298:15
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn on_message(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]     |               ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/process_handle.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn on_timer(&mut self, id: TimerId) {}
[INFO] [stdout]     |             ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `debug_process` in this scope
[INFO] [stdout]    --> src/process_handle.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         debug_process!("Received unknown message from {}", from);
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dscale::debug_process;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `debug_process` in this scope
[INFO] [stdout]    --> src/process_handle.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |         debug_process!("Received pong {} from {}", pong.id, from);
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dscale::debug_process;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `debug_process` in this scope
[INFO] [stdout]    --> src/process_handle.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         debug_process!("Received ping {} from {}", ping.id, from);
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dscale::debug_process;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rank` in this scope
[INFO] [stdout]    --> src/process_handle.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn on_message(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dscale::Rank;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MessagePtr` in this scope
[INFO] [stdout]    --> src/process_handle.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn on_message(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dscale::MessagePtr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PingMessage` in this scope
[INFO] [stdout]    --> src/process_handle.rs:299:42
[INFO] [stdout]     |
[INFO] [stdout] 299 |     if let Some(ping) = message.try_as::<PingMessage>() {
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn on_message<PingMessage>(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]     |              +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PongMessage` in this scope
[INFO] [stdout]    --> src/process_handle.rs:303:49
[INFO] [stdout]     |
[INFO] [stdout] 303 |     } else if let Some(pong) = message.try_as::<PongMessage>() {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn on_message<PongMessage>(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]     |              +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimerId` in this scope
[INFO] [stdout]    --> src/process_handle.rs:310:28
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn on_timer(&mut self, id: TimerId) {}
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dscale::TimerId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/simulation_builder.rs - simulation_builder::SimulationBuilder::add_pool (line 120) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | The `SimulationBuilder` instance for method chaining.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 124 - The `SimulationBuilder` instance for method chaining.
[INFO] [stdout] 124 + The 'SimulationBuilder` instance for method chaining.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 | The `SimulationBuilder` instance for method chaining.
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 124 - The `SimulationBuilder` instance for method chaining.
[INFO] [stdout] 124 + The `SimulationBuilder' instance for method chaining.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:126:2
[INFO] [stdout]     |
[INFO] [stdout] 126 | [`Rank`]: crate::Rank
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 126 - [`Rank`]: crate::Rank
[INFO] [stdout] 126 + ['Rank`]: crate::Rank
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | [`Rank`]: crate::Rank
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 126 - [`Rank`]: crate::Rank
[INFO] [stdout] 126 + [`Rank']: crate::Rank
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:127:2
[INFO] [stdout]     |
[INFO] [stdout] 127 | [`ProcessHandle`]: crate::ProcessHandle
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 127 - [`ProcessHandle`]: crate::ProcessHandle
[INFO] [stdout] 127 + ['ProcessHandle`]: crate::ProcessHandle
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 | [`ProcessHandle`]: crate::ProcessHandle
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 127 - [`ProcessHandle`]: crate::ProcessHandle
[INFO] [stdout] 127 + [`ProcessHandle']: crate::ProcessHandle
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `The`
[INFO] [stdout]    --> src/simulation_builder.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | Returns
[INFO] [stdout]     |        - expected one of `!` or `::`
[INFO] [stdout] 123 |
[INFO] [stdout] 124 | The `SimulationBuilder` instance for method chaining.
[INFO] [stdout]     | ^^^ unexpected token
[INFO] [stdout]     |
[INFO] [stdout] help: there is a keyword `return` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 122 - Returns
[INFO] [stdout] 122 + return
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 406) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/process_handle.rs:407:15
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn on_message(&mut self, from: Rank, message: MessagePtr) {}
[INFO] [stdout]     |               ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/process_handle.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 | fn on_timer(&mut self, id: TimerId) {
[INFO] [stdout]     |             ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `debug_process` in this scope
[INFO] [stdout]    --> src/process_handle.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         debug_process!("Heartbeat at time {}", now());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 406 + use dscale::debug_process;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rank` in this scope
[INFO] [stdout]    --> src/process_handle.rs:407:32
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn on_message(&mut self, from: Rank, message: MessagePtr) {}
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 406 + use dscale::Rank;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MessagePtr` in this scope
[INFO] [stdout]    --> src/process_handle.rs:407:47
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn on_message(&mut self, from: Rank, message: MessagePtr) {}
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 406 + use dscale::MessagePtr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimerId` in this scope
[INFO] [stdout]    --> src/process_handle.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 | fn on_timer(&mut self, id: TimerId) {
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 406 + use dscale::TimerId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `schedule_timer_after` in this scope
[INFO] [stdout]    --> src/process_handle.rs:414:37
[INFO] [stdout]     |
[INFO] [stdout] 414 |         self.heartbeat_timer = Some(schedule_timer_after(Jiffies(1000)));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 406 + use dscale::schedule_timer_after;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Jiffies` in this scope
[INFO] [stdout]    --> src/process_handle.rs:414:58
[INFO] [stdout]     |
[INFO] [stdout] 414 |         self.heartbeat_timer = Some(schedule_timer_after(Jiffies(1000)));
[INFO] [stdout]     |                                                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 406 + use dscale::Jiffies;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/simulation_builder.rs - simulation_builder::SimulationBuilder::latency_topology (line 228) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | The `SimulationBuilder` instance for method chaining.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 232 - The `SimulationBuilder` instance for method chaining.
[INFO] [stdout] 232 + The 'SimulationBuilder` instance for method chaining.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:232:23
[INFO] [stdout]     |
[INFO] [stdout] 232 | The `SimulationBuilder` instance for method chaining.
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 232 - The `SimulationBuilder` instance for method chaining.
[INFO] [stdout] 232 + The `SimulationBuilder' instance for method chaining.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:238:2
[INFO] [stdout]     |
[INFO] [stdout] 238 | [`add_pool`]: Self::add_pool
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 238 - [`add_pool`]: Self::add_pool
[INFO] [stdout] 238 + ['add_pool`]: Self::add_pool
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 | [`add_pool`]: Self::add_pool
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 238 - [`add_pool`]: Self::add_pool
[INFO] [stdout] 238 + [`add_pool']: Self::add_pool
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:239:2
[INFO] [stdout]     |
[INFO] [stdout] 239 | [`LatencyDescription`]: crate::LatencyDescription
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 239 - [`LatencyDescription`]: crate::LatencyDescription
[INFO] [stdout] 239 + ['LatencyDescription`]: crate::LatencyDescription
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 | [`LatencyDescription`]: crate::LatencyDescription
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 239 - [`LatencyDescription`]: crate::LatencyDescription
[INFO] [stdout] 239 + [`LatencyDescription']: crate::LatencyDescription
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:240:2
[INFO] [stdout]     |
[INFO] [stdout] 240 | [`LatencyDescription::WithinPool`]: crate::LatencyDescription::WithinPool
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 240 - [`LatencyDescription::WithinPool`]: crate::LatencyDescription::WithinPool
[INFO] [stdout] 240 + ['LatencyDescription::WithinPool`]: crate::LatencyDescription::WithinPool
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:240:33
[INFO] [stdout]     |
[INFO] [stdout] 240 | [`LatencyDescription::WithinPool`]: crate::LatencyDescription::WithinPool
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 240 - [`LatencyDescription::WithinPool`]: crate::LatencyDescription::WithinPool
[INFO] [stdout] 240 + [`LatencyDescription::WithinPool']: crate::LatencyDescription::WithinPool
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:241:2
[INFO] [stdout]     |
[INFO] [stdout] 241 | [`LatencyDescription::BetweenPools`]: crate::LatencyDescription::BetweenPools
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 241 - [`LatencyDescription::BetweenPools`]: crate::LatencyDescription::BetweenPools
[INFO] [stdout] 241 + ['LatencyDescription::BetweenPools`]: crate::LatencyDescription::BetweenPools
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:241:35
[INFO] [stdout]     |
[INFO] [stdout] 241 | [`LatencyDescription::BetweenPools`]: crate::LatencyDescription::BetweenPools
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 241 - [`LatencyDescription::BetweenPools`]: crate::LatencyDescription::BetweenPools
[INFO] [stdout] 241 + [`LatencyDescription::BetweenPools']: crate::LatencyDescription::BetweenPools
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:242:2
[INFO] [stdout]     |
[INFO] [stdout] 242 | [`Distributions::Uniform`]: crate::Distributions::Uniform
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 242 - [`Distributions::Uniform`]: crate::Distributions::Uniform
[INFO] [stdout] 242 + ['Distributions::Uniform`]: crate::Distributions::Uniform
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 | [`Distributions::Uniform`]: crate::Distributions::Uniform
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 242 - [`Distributions::Uniform`]: crate::Distributions::Uniform
[INFO] [stdout] 242 + [`Distributions::Uniform']: crate::Distributions::Uniform
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:243:2
[INFO] [stdout]     |
[INFO] [stdout] 243 | [`Distributions::Normal`]: crate::Distributions::Normal
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 243 - [`Distributions::Normal`]: crate::Distributions::Normal
[INFO] [stdout] 243 + ['Distributions::Normal`]: crate::Distributions::Normal
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 | [`Distributions::Normal`]: crate::Distributions::Normal
[INFO] [stdout]     |                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 243 - [`Distributions::Normal`]: crate::Distributions::Normal
[INFO] [stdout] 243 + [`Distributions::Normal']: crate::Distributions::Normal
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:244:2
[INFO] [stdout]     |
[INFO] [stdout] 244 | [`Distributions::Bernoulli`]: crate::Distributions::Bernoulli
[INFO] [stdout]     |  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 244 - [`Distributions::Bernoulli`]: crate::Distributions::Bernoulli
[INFO] [stdout] 244 + ['Distributions::Bernoulli`]: crate::Distributions::Bernoulli
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/simulation_builder.rs:244:27
[INFO] [stdout]     |
[INFO] [stdout] 244 | [`Distributions::Bernoulli`]: crate::Distributions::Bernoulli
[INFO] [stdout]     |                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 244 - [`Distributions::Bernoulli`]: crate::Distributions::Bernoulli
[INFO] [stdout] 244 + [`Distributions::Bernoulli']: crate::Distributions::Bernoulli
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `The`
[INFO] [stdout]    --> src/simulation_builder.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | Returns
[INFO] [stdout]     |        - expected one of `!` or `::`
[INFO] [stdout] 231 |
[INFO] [stdout] 232 | The `SimulationBuilder` instance for method chaining.
[INFO] [stdout]     | ^^^ unexpected token
[INFO] [stdout]     |
[INFO] [stdout] help: there is a keyword `return` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 - Returns
[INFO] [stdout] 230 + return
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/helpers/combiner.rs - helpers::combiner::Combiner<T>::combine (line 190) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `collector` in this scope
[INFO] [stdout]    --> src/helpers/combiner.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |     if let Some(all_responses) = collector.combine(response) {
[INFO] [stdout]     |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/helpers/combiner.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Response::Success("OK".to_string()),
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/helpers/combiner.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     Response::Error(404),
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/helpers/combiner.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     Response::Success("Done".to_string()),
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/helpers/combiner.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 Response::Error(code) => Some(code),
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/simulation.rs - simulation::Simulation (line 58) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/simulation.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn on_message(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]    |               ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/simulation.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn on_timer(&mut self, id: TimerId) {
[INFO] [stdout]    |             ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rank` in this scope
[INFO] [stdout]   --> src/simulation.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn on_message(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 58 + use dscale::Rank;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MessagePtr` in this scope
[INFO] [stdout]   --> src/simulation.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn on_message(&mut self, from: Rank, message: MessagePtr) {
[INFO] [stdout]    |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 58 + use dscale::MessagePtr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TimerId` in this scope
[INFO] [stdout]   --> src/simulation.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn on_timer(&mut self, id: TimerId) {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 58 + use dscale::TimerId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/random.rs - random::Distributions (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (453) panicked at src/simulation_builder.rs:257:18:
[INFO] [stdout] No pool found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64fe0fb0687a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64fe0fb0687a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64fe0fb0687a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64fe0fb0687a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64fe0fb1cffa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64fe0fb1cffa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x64fe0fb0c972 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64fe0fb0c972 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64fe0faf106f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64fe0faf106f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64fe0fb02011 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64fe0fb021cb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64fe0faf1128 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64fe0fae8c79 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64fe0faf196d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64fe0fb1d86c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64fe0fb1d534 - core[786f478f706679df]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   17:     0x64fe0fb1d534 - core[786f478f706679df]::option::expect_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2260:5
[INFO] [stdout]   18:     0x64fe0f7ec220 - <core[786f478f706679df]::option::Option<&alloc[64763625b5a07cdb]::vec::Vec<(usize, alloc[64763625b5a07cdb]::rc::Rc<core[786f478f706679df]::cell::RefCell<dyn dscale[73c9c255c0bd62e0]::process_handle::ProcessHandle>>)>>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:971:21
[INFO] [stdout]   19:     0x64fe0f7e1647 - <dscale[73c9c255c0bd62e0]::simulation_builder::SimulationBuilder>::latency_topology::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation_builder.rs:257:18
[INFO] [stdout]   20:     0x64fe0f7d5957 - <core[786f478f706679df]::slice::iter::Iter<dscale[73c9c255c0bd62e0]::topology::LatencyDescription> as core[786f478f706679df]::iter::traits::iterator::Iterator>::for_each::<<dscale[73c9c255c0bd62e0]::simulation_builder::SimulationBuilder>::latency_topology::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   21:     0x64fe0f7e2abd - <dscale[73c9c255c0bd62e0]::simulation_builder::SimulationBuilder>::latency_topology
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation_builder.rs:246:29
[INFO] [stdout]   22:     0x64fe0f7d12eb - rust_out[ed1579ae55fdba85]::main::_doctest_main_src_random_rs_42_0
[INFO] [stdout]   23:     0x64fe0f7cfed6 - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   24:     0x64fe0f7d1a13 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x64fe0f7cfa56 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x64fe0f7cfe49 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   27:     0x64fe0fb01574 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   28:     0x64fe0fb01574 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64fe0fb01574 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64fe0fb01574 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64fe0fb01574 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   32:     0x64fe0fb01574 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x64fe0fb01574 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x64fe0fb01574 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x64fe0fb01574 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   36:     0x64fe0f7cfa41 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stdout]   37:     0x64fe0f7d1b75 - main
[INFO] [stdout]   38:     0x7fe44d6e41ca - <unknown>
[INFO] [stdout]   39:     0x7fe44d6e428b - __libc_start_main
[INFO] [stdout]   40:     0x64fe0f7ce985 - _start
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/helpers/combiner.rs - helpers::combiner::Combiner (line 44)
[INFO] [stdout]     src/helpers/combiner.rs - helpers::combiner::Combiner (line 73)
[INFO] [stdout]     src/helpers/combiner.rs - helpers::combiner::Combiner<T>::combine (line 190)
[INFO] [stdout]     src/message.rs - message::MessagePtr::as_type (line 245)
[INFO] [stdout]     src/network/bandwidth.rs - network::bandwidth::BandwidthDescription (line 55)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle (line 65)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle (line 91)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle::on_message (line 297)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle::on_message (line 311)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 406)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle::on_timer (line 417)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle::start (line 223)
[INFO] [stdout]     src/process_handle.rs - process_handle::ProcessHandle::start (line 234)
[INFO] [stdout]     src/random.rs - random::Distributions (line 42)
[INFO] [stdout]     src/simulation.rs - simulation::Simulation (line 58)
[INFO] [stdout]     src/simulation.rs - simulation::Simulation (line 73)
[INFO] [stdout]     src/simulation.rs - simulation::Simulation::run (line 158)
[INFO] [stdout]     src/simulation_builder.rs - simulation_builder::SimulationBuilder::add_pool (line 120)
[INFO] [stdout]     src/simulation_builder.rs - simulation_builder::SimulationBuilder::build (line 362)
[INFO] [stdout]     src/simulation_builder.rs - simulation_builder::SimulationBuilder::latency_topology (line 228)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.09s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3928e0b25d22103d4edb250ee56e778351e7942611d567dea03bc4470213766a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3928e0b25d22103d4edb250ee56e778351e7942611d567dea03bc4470213766a", kill_on_drop: false }`
[INFO] [stdout] 3928e0b25d22103d4edb250ee56e778351e7942611d567dea03bc4470213766a
